Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up arm state determination #807

Closed
wants to merge 5 commits into from

Conversation

mkmer
Copy link
Contributor

@mkmer mkmer commented Nov 6, 2023

Description:

Set the state when arming/disarming the system until next update
I think we should wait a bit for a release to see if any other "bugs" show up since this one isn't a "show stopper".

Related issue (if applicable): fixes #home-assistant/core#103536

Checklist:

  • Local tests with tox run successfully PR cannot be meged unless tests pass
  • Changes tested locally to ensure platform still works as intended
  • Tests added to verify new code works

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #807 (48c329e) into dev (a50ed5f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #807   +/-   ##
=======================================
  Coverage   99.65%   99.65%           
=======================================
  Files           8        8           
  Lines        1447     1448    +1     
=======================================
+ Hits         1442     1443    +1     
  Misses          5        5           
Flag Coverage Δ
unittests 99.65% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
blinkpy/blinkpy.py 100.00% <ø> (ø)
blinkpy/sync_module.py 100.00% <100.00%> (ø)

blinkpy/sync_module.py Outdated Show resolved Hide resolved
@mkmer mkmer closed this Nov 8, 2023
@mkmer mkmer deleted the update-arm-values-on-set branch November 8, 2023 18:46
@mkmer mkmer restored the update-arm-values-on-set branch November 8, 2023 18:47
@mkmer mkmer deleted the update-arm-values-on-set branch January 2, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants